home *** CD-ROM | disk | FTP | other *** search
/ Atlas of the Solar System / NewAtlasOfTheSolarSystem.iso / HTML / Menu.swf / scripts / DefineButton2_292 / BUTTONCONDACTION on(release).as
Text File  |  2003-08-09  |  116b  |  8 lines

  1. on(release){
  2.    getUrl("FSCommand:", "Caliban");
  3.    tellTarget("_level1")
  4.    {
  5.       gotoAndStop(69);
  6.    }
  7. }
  8.